Total Complexity | 19 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 211 |
Lines of code | 84 |
Logical lines of code | 58 |
Comment lines | 76 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
build_session_from_cart() | 54 | 5 | 22 | |
build_cart_from_session() | 52 | 4 | 25 | |
remove_from_cart() | 60 | 4 | 13 | |
add_to_cart() | 61 | 3 | 12 | |
get_cart() | 76 | 1 | 4 | |
destroy_cart() | 81 | 1 | 3 | |
save_cart() | 73 | 1 | 5 |